Follow these steps to set up, configure, and initialize the TIM API.
1
Choose Your SDK
Select the SDK that matches your development environment.
2
Configure Settings
Create terminal settings and configure connection parameters.
3
Connect to Terminal
Establish connection using broadcast mode or direct IP connection.
4
Implement Operations
Use terminal operations to process transactions.
Available SDKs
C SDK
Native C implementation for embedded and system-level integration
Java SDK
Java implementation for cross-platform applications
.NET SDK
.NET implementation for Windows applications
Swift SDK
Swift implementation for iOS and macOS applications
JavaScript SDK
JavaScript implementation for web and Node.js applications
Platform Requirements
| SDK | Minimum OS/Platform Version |
|---|---|
| C | Linux, Windows, embedded systems |
| Java | Java 8+ |
| .NET | .NET Framework 4.5+ / .NET Core 2.0+ |
| Swift | iOS 12+, macOS 10.14+ |
| JavaScript | Node.js 12+, modern browsers |